home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / UNIX.ZIP / JOHN / JOHN.INI < prev    next >
INI File  |  1996-07-03  |  1KB  |  45 lines

  1. ###
  2. # John the Ripper -- Configuration File
  3. ###
  4. # Comments should start with '#' or ';'
  5. ###
  6.  
  7. [Defaults]
  8. # You can uncomment any of the following lines to specify defaults:
  9. ;Wordfile = Your_Favorite_Wordlist_Filename
  10. ;Timeout = Timeout_Value_In_Minutes
  11. ;Beep = Yeah
  12.  
  13. [Incremental:All]
  14. CharCount = 95
  15. MinLen = 1
  16. MaxLen = 8
  17. CharsetB = smcbtdpajrhflgSkwnMBeCTRJDAPLiKovH1WGNFIVEyzuOZ20q!3984Y5xU67QX_#&(;@[^ "$%')*+,-./:<=>?\]`{|}~
  18. CharsetM = eaiornltsuchmdgpkbyvwf1z20x39j47685qA#$@REDOTINLMUCGSZ-FJKYH_PV,.BWX '<Q!"%&()*+/:;=>?[\]^`{|}~
  19. CharsetE = erynsatldog1hikmc2wpf5u3b0z7jx9846%v!qZR*.ANOSTYDKLM$&?CGIWX+,/;=@]_`|BEFHJPQUV "#'()-:<>[\^{}~
  20.  
  21. [Incremental:Digits]
  22. CharCount = 10
  23. MinLen = 1
  24. MaxLen = 8
  25. CharsetB = 1203984567
  26. CharsetM = 1203947685
  27. CharsetE = 1253079846
  28.  
  29. [Incremental:Alpha]
  30. CharCount = 26
  31. MinLen = 1
  32. MaxLen = 8
  33. CharsetB = smcbtdpajrhflgkwneiovyzuqx
  34. CharsetM = eaiornltsuchmdgpkbyvwfzxjq
  35. CharsetE = erynsatldoghikmcwpfubzjxvq
  36.  
  37. [Incremental:Wordlike]
  38. CharCount = 26
  39. MinLen = 1
  40. MaxLen = 8
  41. Wordlike = Yeah
  42. CharsetB = smcbtdpajrhflgkwneiovyzuqx
  43. CharsetM = eaiornltsuchmdgpkbyvwfzxjq
  44. CharsetE = erynsatldoghikmcwpfubzjxvq
  45.